Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh
/
[androidJvm]XmodemProtos
/
XModemOrBuilder
XModem
Or
Builder
interface
XModemOrBuilder
:
MessageOrBuilder
Inheritors
XModem
Builder
Members
Functions
get
Buffer
Link copied to clipboard
abstract
fun
getBuffer
(
)
:
ByteString
bytes buffer = 4;
get
Control
Link copied to clipboard
abstract
fun
getControl
(
)
:
XmodemProtos.XModem.Control
.meshtastic.XModem.Control control = 1;
get
Control
Value
Link copied to clipboard
abstract
fun
getControlValue
(
)
:
Int
.meshtastic.XModem.Control control = 1;
get
Crc16
Link copied to clipboard
abstract
fun
getCrc16
(
)
:
Int
uint32 crc16 = 3;
get
Seq
Link copied to clipboard
abstract
fun
getSeq
(
)
:
Int
uint32 seq = 2;